TestMultipleHttpKernel::$headers |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
WidgetBase::formMultipleElements |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Special handling to create form elements for multiple values. |
NullStorageExpirable::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
NullStorageExpirable::setMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::setMultiple(). |
MemoryBackend::invalidateMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple(). |
taxonomy_vocabulary_load_multiple |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Loads multiple taxonomy vocabularies based on certain conditions. |
ImageWidget::formMultipleElements |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::formMultipleElements(). |
HandlerBase::multipleExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Define if the exposed input has to be submitted multiple times.
This is TRUE when exposed filters grouped are using checkboxes as
widgets. |
field_test_field_test_op_multiple |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Generic op to test _field_invoke_multiple behavior. |
MultipleImportsInUseStatement.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/MultipleImportsInUseStatement.php |
|
TestMultipleHttpKernel::$statuses |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
DeleteMultiple::$tempStoreFactory |
property |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
The tempstore factory. |
BooleanOperator::$always_multiple |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Disable the possibility to force a single value. |
FilterPluginBase::$always_multiple |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Disable the possibility to force a single value. |
CacheBackendInterface::getMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Returns data from the persistent cache when given an array of cache IDs. |
TourRenderController::viewMultiple |
function |
drupal/core/modules/tour/lib/Drupal/tour/TourRenderController.php |
Overrides \Drupal\Core\Entity\EntityRenderController::viewMultiple(). |
entity_load_multiple_by_properties |
function |
drupal/core/includes/entity.inc |
Load entities by their property values. |
file_field_widget_process_multiple |
function |
drupal/core/modules/file/file.field.inc |
Render API callback: Processes a group of file_generic field elements. |
taxonomy_term_load_multiple_by_name |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Try to map a string to an existing term, as for glossary use. |
DatabaseBackend::invalidateMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalideMultiple(). |
TermFieldMultipleVocabularyTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
Definition of Drupal\taxonomy\Tests\TermFieldMultipleVocabularyTest. |
user_multiple_cancel_confirm_submit |
function |
drupal/core/modules/user/user.module |
Submit handler for mass-account cancellation form. |
BlockRenderController::viewMultiple |
function |
drupal/core/modules/block/lib/Drupal/block/BlockRenderController.php |
Implements Drupal\Core\Entity\EntityRenderControllerInterface::viewMultiple(). |
TestMultipleHttpKernel::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
Constructor |
field_test_widget_multiple_validate |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Form element validation handler for 'test_field_widget_multiple' widget. |
KeyValueStoreInterface::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Returns the stored key/value pairs for a given set of keys. |
KeyValueStoreInterface::setMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Saves key/value pairs. |
NullStorageExpirable::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple(). |
EntityRenderController::viewMultiple |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Implements \Drupal\Core\Entity\EntityRenderControllerInterface::viewMultiple(). |
TestFieldWidgetMultiple::formElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
TestMultipleHttpKernel::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
Returns the arguments to pass to the controller. |
CacheBackendInterface::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Deletes multiple items from the cache. |
FormTest::testFieldFormMultipleWidget |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Tests widgets handling multiple values. |
InsertLobTest::testInsertMultipleBlob |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertLobTest.php |
Tests that we can insert multiple blob fields in the same query. |
TestFieldWidgetMultiple::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
TestFieldWidgetMultiple::errorElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |
UpdateLobTest::testUpdateMultipleBlob |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateLobTest.php |
Confirms that we can update two blob columns in the same table. |
TestMultipleHttpKernel::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
Returns the Controller instance associated with a Request. |
TestMultipleHttpKernel::hasBeenCalled |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
DatabaseStorageExpirable::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
FilterPluginBase::multipleExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Returns TRUE if users can select multiple groups items of a
grouped exposed filter. |
TermFieldMultipleVocabularyTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
Sets up a Drupal site for running functional and integration tests. |
UserDeleteTest::testUserDeleteMultiple |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserDeleteTest.php |
Test deleting multiple users. |
TestMultipleHttpKernel::callController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
comment_multiple_delete_confirm_submit |
function |
drupal/core/modules/comment/comment.admin.inc |
Form submission handler for comment_multiple_delete_confirm(). |
KeyValueStoreInterface::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Deletes multiple items from the key/value store. |
DCOM58Test::testIssueMultipleNamespaces |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Test.php |
|
TestMultipleHttpKernel::$backendRequest |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
TermFieldMultipleVocabularyTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
|
ChoiceValidatorTest::testMultipleChoices |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|