locale_translate_batch_finished |
function |
drupal/core/modules/locale/locale.bulk.inc |
Finished callback of system page locale import batch. |
LinkFieldTest::renderTestEntity |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Renders a test_entity and sets the output in the internal browser. |
DateTimePlus::$inputTimeZoneRaw |
property |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
The value of the timezone passed to the constructor. |
FieldAttachStorageTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
|
ProcessingTest::testBatchNoForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests batches triggered outside of form submission. |
AlterTest::testAlterRemoveRange |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php |
Tests that we can remove a range() value from a query. |
BaseCompilerFilter::LEVEL_QUIET |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
FlattenException::setStatusCode |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
RequestTest::testGetContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
RowPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php |
Provide a form for setting options. |
SelectExtender::havingArguments |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
form_test_clicked_button_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler for the form_test_clicked_button() form. |
GenericEventTest::testOffsetGet |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
update_get_update_function_list |
function |
drupal/core/includes/update.inc |
Returns an organized list of update functions for a set of modules. |
StringDatabaseStorage::$options |
property |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Additional database connection options to use in queries. |
DrupalUnitTestBaseTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
|
GenericEventTest::testOffsetSet |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
views.view.test_access_none.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_access_none.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_access_none.yml |
PHP_TokenWithScopeAndVisibility |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Twig_Environment::initExtension |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
ProcessorInterface::postProcess |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php |
Refreshes feed information. |
Twig_Extension_Escaper::getName |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php |
Returns the name of the extension. |
ClosureLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/ClosureLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\ClosureLoader::supports |
ShortcutFormController::actions |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::actions(). |
EntityInterface::setNewRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Enforces an entity to be saved as a new revision. |
AssetReference::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Returns the time the current asset was last modified. |
views.view.test_view_delete.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_delete.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_delete.yml |
DatabaseLockBackend::releaseAll |
function |
drupal/core/lib/Drupal/Core/Lock/DatabaseLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::releaseAll(). |
ImageFieldValidateTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php |
|
ViewStorageController::postSave |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::postSave(). |
BlockCacheTest::testCacheGlobal |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Test DRUPAL_CACHE_GLOBAL. |
BasicSyntaxTest::testLikeEscape |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/BasicSyntaxTest.php |
Tests escaping of LIKE wildcards. |
config_uninstall_default_config |
function |
drupal/core/includes/config.inc |
Uninstalls the default configuration of a given extension. |
FieldWidgetTypeForm::submitForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldWidgetTypeForm.php |
Form submission handler. |
FloatItem::$propertyDefinitions |
property |
drupal/core/modules/number/lib/Drupal/number/Type/FloatItem.php |
Definitions of the contained properties. |
ModulesUninstallConfirmForm.php |
file |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Contains \Drupal\system\Form\ModulesUninstallConfirmForm. |
HttpKernel::generateInternalUri |
function |
drupal/core/lib/Drupal/Core/HttpKernel.php |
Generates an internal URI for a given controller. |
ExecutablePluginBase::getConfig |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Gets all configuration values. |
ProcessingTest::_resultMessages |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Returns expected result messages for the test batches. |
BaseCompilerFilter::$externsUrl |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
ContainerTest::getBuiltInScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
DrupalDiffFormatter::_end_block |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
ReadLimitEntityBody::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
Returns only a subset of the decorated entity body when cast as a string |
ExecutablePluginBase::setConfig |
function |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Sets the value of a particular configuration option. |
LocaleTranslationTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php |
Modules to enable. |
TaxonomyAttributesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TaxonomyAttributesTest.php |
|
PhpDumper::addServiceProperties |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
ConfigStorageController::create |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::create(). |
ReadLimitEntityBody::isConsumed |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
Check if the stream has been consumed |
PHP_Token_Stream::getInterfaces |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|