TranslationTest::testFieldInvokeMultiple |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Test the multilanguage logic of _field_invoke_multiple(). |
NameMungingTest::testMungeIgnoreInsecure |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
If the system.file.allow_insecure_uploads setting evaluates to true, the file should
come out untouched, no matter how evil the filename. |
BasePhpFormulaLoader::registerPrototypes |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
Returns an array of prototypical calls and options. |
DefinitionDecoratorTest::testSetProperty |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
@dataProvider getPropertyTests |
ProviderBasedGeneratorTest::testSupports |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php |
|
EntityTranslationControllerNG::getAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerNG.php |
Overrides \Drupal\translation_entity\EntityTranslationController::getAccess(). |
Framework_AssertTest::testAssertNotEmpty |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotEmpty |
LocaleConfigManager::saveTranslationData |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Saves translated configuration data. |
ContainerAwareEventDispatcherTest::setUp |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
DefinitionDecoratorTest::testSetArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
AccessManagerTest::testCheckConjunctions |
function |
drupal/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php |
Test \Drupal\Core\Access\AccessManager::check() with conjunctions. |
UploadedFileTest::testErrorIsOkByDefault |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
Twig_Tests_Node_Expression_Unary_PosTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/PosTest.php |
|
node_form_system_themes_admin_form_alter |
function |
drupal/core/modules/node/node.module |
Implements hook_form_FORM_ID_alter(). |
BoundDisplayInterface::getLayoutInstance |
function |
drupal/core/modules/layout/lib/Drupal/layout/Config/BoundDisplayInterface.php |
Returns the instantiated layout object to be used by this display. |
XmlRpcMessagesTest::testAlterListMethods |
function |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php |
Ensure that hook_xmlrpc_alter() can hide even builtin methods. |
ServiceReferenceGraphEdge::getSourceNode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphEdge.php |
Returns the source node |
BreakpointGroupInterface::addBreakpoints |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/BreakpointGroupInterface.php |
Adds one or more breakpoints to this group. |
ImageEffectsTest::testScaleAndCropEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_scale_and_crop_effect() function. |
SelectionBase::countReferencableEntities |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php |
Implements SelectionInterface::countReferencableEntities(). |
StoreTest::testCanonizesUrlsForCacheKeys |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
Twig_Tests_Node_Expression_Unary_NotTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/NotTest.php |
|
serializer.normalizer.serialization_test |
service |
drupal/core/modules/serialization/tests/serialization_test/serialization_test.services.yml |
Drupal\serialization_test\SerializationTestNormalizer |
Framework_AssertTest::testAssertSameSize |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSameSize |
PHPUnit_TextUI_ResultPrinter::addFailure |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
A failure occurred. |
CKEditorPluginManager::getEnabledPlugins |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginManager.php |
Determines which plug-ins are enabled. |
locale_translation_batch_status_finished |
function |
drupal/core/modules/locale/locale.batch.inc |
Batch finished callback: Set result message. |
Twig_NodeVisitor_Optimizer::OPTIMIZE_ALL |
constant |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
|
SelectionBase::validateAutocompleteInput |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php |
Implements SelectionInterface::validateAutocompleteInput(). |
PhpMatcherDumper::groupRoutesByHostRegex |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php |
Groups consecutive routes having the same host regex. |
CKEditorPluginManager::getButtonsPlugins |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginManager.php |
Retrieves all plugins that implement CKEditorPluginButtonsInterface. |
ManageFieldsTest::testDuplicateFieldName |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that a duplicate field name is caught by validation. |
GetResponseForExceptionEvent::$exception |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php |
The exception object |
TraceableControllerResolver::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php |
Constructor. |
Twig_NodeVisitor_Optimizer::OPTIMIZE_FOR |
constant |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
|
TransactionTest::testTransactionStacking |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Tests transaction stacking, commit, and rollback. |
Twig_Tests_Node_Expression_Unary_NegTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/NegTest.php |
|
DateFormatLocalizeResetForm::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
Constructs a DateFormatLocalizeResetForm object. |
ConstraintValidatorInterface::initialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorInterface.php |
Initializes the constraint validator. |
PhpGeneratorDumperTest::$routeCollection |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
PhpGeneratorDumperTest::$generatorDumper |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
DateFormatLocalizeResetForm::getQuestion |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
Returns the question to ask the user. |
ContactSitewideTest::testSiteWideContact |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Tests configuration options and the site-wide contact form. |
EntityTypeConstraint::getRequiredOptions |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
Overrides Constraint::getRequiredOptions(). |
TaxonomyAutocompleteWidget::settingsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
PhpGeneratorDumperTest::$testTmpFilepath |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
EntityTranslationController::$entityType |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
The type of the entity being translated. |
EntityTranslationWorkflowsTest::$modules |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Modules to enable. |
EntityTranslationController::$entityInfo |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
The entity info of the entity being translated. |
LockBackendInterface::lockMayBeAvailable |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Checks if a lock is available for acquiring. |