MemoryBackend::getMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::getMultiple(). |
_rdf_mapping_load_multiple |
function |
drupal/core/modules/rdf/rdf.module |
Helper function to retrieve a set of RDF mappings from the database. |
MemoryStorage::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
MemoryStorage::setMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::setMultiple(). |
TestMultipleHttpKernel.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
TestFieldMultipleFormatter |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Plugin implementation of the 'field_test_multiple' formatter. |
Equality::$always_multiple |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Equality.php |
Disable the possibility to force a single value. |
DeleteMultiple::submitForm |
function |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
Form submission handler. |
theme_file_widget_multiple |
function |
drupal/core/modules/file/file.field.inc |
Returns HTML for a group of file upload widgets. |
taxonomy_term_view_multiple |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Constructs a drupal_render() style array from an array of loaded terms. |
taxonomy_term_load_multiple |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Load multiple taxonomy terms based on certain conditions. |
CancelUser::executeMultiple |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/CancelUser.php |
Executes the plugin for an array of objects. |
NullBackend::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
ActionBase::executeMultiple |
function |
drupal/core/lib/Drupal/Core/Action/ActionBase.php |
Executes the plugin for an array of objects. |
NodeLoadMultipleTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadMultipleTest.php |
Sets up a Drupal site for running functional and integration tests. |
TestFieldWidgetMultiple.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Definition of Drupal\field_test\Plugin\field\widget\TestFieldWidgetMultiple. |
DeleteNode::executeMultiple |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/DeleteNode.php |
Executes the plugin for an array of objects. |
DeleteMultiple::__construct |
function |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
Constructs a DeleteMultiple form object. |
DeleteMultiple::getQuestion |
function |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
Returns the question to ask the user. |
TAXONOMY_HIERARCHY_MULTIPLE |
constant |
drupal/core/modules/taxonomy/taxonomy.module |
Denotes that one or more terms in the vocabulary have multiple parents. |
DatabaseBackend::getMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::getMultiple(). |
BackendChain::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
user_multiple_cancel_confirm |
function |
drupal/core/modules/user/user.module |
|
DatabaseStorage::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
field_invoke_method_multiple |
function |
drupal/core/modules/field/field.attach.inc |
Invokes a method across fields on multiple entities. |
Field::multiple_options_form |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Provide options for multiple value fields. |
MemoryBackend::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
MemoryStorage::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple(). |
NodeLoadMultipleTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadMultipleTest.php |
|
MultipleImportsInUseStatement |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/MultipleImportsInUseStatement.php |
|
TestMultipleHttpKernel::$call |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
TestMultipleHttpKernel::reset |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
DeleteMultiple::getCancelPath |
function |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
Returns the page to go to if the user cancels the action. |
locale_config_update_multiple |
function |
drupal/core/modules/locale/locale.bulk.inc |
Updates all configuration for names / languages. |
NodeLoadMultipleTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadMultipleTest.php |
Enable Views to test the frontpage against node_load_multiple() results. |
TestMultipleHttpKernel::$catch |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
TestMultipleHttpKernel::handle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
@api |
TestFieldMultipleFormatter.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Contains \Drupal\field_test\Plugin\field\formatter\TestFieldMultipleFormatter. |
_field_invoke_multiple_default |
function |
drupal/core/modules/field/field.attach.inc |
Invoke field.module's version of a field hook on multiple entities. |
DeleteMultiple::getConfirmText |
function |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
Returns a caption for the button that confirms the action. |
NullBackend::invalidateMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple(). |
DatabaseBackend::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
TermFieldMultipleVocabularyTest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
Tests a taxonomy term reference field that allows multiple vocabularies. |
TestMultipleHttpKernel::$bodies |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
comment_multiple_delete_confirm |
function |
drupal/core/modules/comment/comment.admin.inc |
Form constructor for the confirmation form for bulk comment deletion. |
theme_field_multiple_value_form |
function |
drupal/core/modules/field/field.form.inc |
Returns HTML for an individual form element. |
DatabaseStorage::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple(). |
ActionInterface::executeMultiple |
function |
drupal/core/lib/Drupal/Core/Action/ActionInterface.php |
Executes the plugin for an array of objects. |
BackendChain::invalidateMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple(). |
FileWidget::formMultipleElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::formMultipleElements(). |