ImageFieldTestBase::uploadNodeImage |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Upload an image to a node. |
ScanDirectoryTest::testOptionNoMask |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the no-mask parameter is honored. |
TranslationManager::sortTranslators |
function |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
Sorts translators according to priority. |
AssetFactory::createAssetCollection |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
ExecutionContextInterface::getValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the value that the validator is currently validating. |
LoggingTest::testEnableMultiLogging |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php |
Tests that we can run two logs in parallel. |
LinkSeparateFormatter::viewElements |
function |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkSeparateFormatter.php |
Builds a renderable array for a field value. |
NodeRevision::defaultDisplayOptions |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/NodeRevision.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::defaultDisplayOptions(). |
overlay_preprocess_maintenance_page |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_preprocess_HOOK() for maintenance-page.html.twig. |
UrlValidatorTest::testValidRelative |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Tests valid relative URLs. |
ImageStylesPathAndUrlTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Modules to enable. |
GetterMetadata::newReflectionMember |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/GetterMetadata.php |
Creates a new Reflection instance for the member |
PhpDumperTest::testExportParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
@expectedException InvalidArgumentException |
PHPUnit_Framework_Assert::logicalOr |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_Or matcher object. |
ClosureExpressionVisitor::walkValue |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php |
Convert a value expression into the target query language part. |
LocaleConfigSubscriber::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php |
Constructs a LocaleConfigSubscriber object. |
Twig_Environment::disableAutoReload |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Disables the auto_reload option. |
ExecutionContextInterface::getGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the validation group that is currently being validated. |
ServiceReferenceGraphNode::getValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Returns the value of this Node |
FieldPluginBase::elementWrapperType |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return an HTML element for the wrapper based upon the field's element type. |
CustomNormalizerTest::testSerialize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/CustomNormalizerTest.php |
|
CompassFilter::$generatedImagesPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
SimpleXMLElement::getAttributeAsPhp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/SimpleXMLElement.php |
Converts an attribute as a php type. |
NodeLoadHooksTest::testHookNodeLoad |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadHooksTest.php |
Tests that hook_node_load() is invoked correctly. |
CompassFilter::$httpJavascriptsPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
SimpleXMLElement::getArgumentsAsPhp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/SimpleXMLElement.php |
Returns arguments as valid php types. |
HandlerTest::testFilterInOperatorUi |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
@todo
This should probably moved to a filter related test. |
Twig_Tests_Node_MacroTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/MacroTest.php |
|
DisplayPluginBase::$usesAttachments |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows attachments. |
TaxonomyTerm::defaultDisplayOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/wizard/TaxonomyTerm.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::defaultDisplayOptions(). |
LocaleUpdateTest::$timestamp_medium |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Timestamp for a medium aged translation. |
Twig_Environment::isStrictVariables |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Checks if the strict_variables option is enabled. |
ManagerRegistry::getManagerForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets the object manager associated with a given class. |
PictureMapping::loadBreakpointGroup |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
Loads the breakpoint group. |
common_test_module_implements_alter |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Implements hook_module_implements_alter(). |
SearchSettingsForm::$searchSettings |
property |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
A configuration object with the current search settings. |
node_test_node_access_records_alter |
function |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_node_access_records_alter(). |
Twig_Tests_Node_PrintTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/PrintTest.php |
|
DisplayPluginBase::isDefaultDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Determine if this display is the 'default' display which contains
fallback settings |
PdoSessionHandler::createNewSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
Creates a new session with the given $id and $data |
PHPUnit_TextUI_Command::showMessage |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
Shows a message. |
DynamicRouterTest::testGetGenerator |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|
PHPUnit_Framework_Assert::attribute |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_Attribute matcher object. |
EasyRdf_Http_Response::isSuccessful |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Check whether the response in successful |
HtmlToTextTest::testUsenetSignature |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Tests that drupal_wrap_mail() does not remove the trailing whitespace from
Usenet style signatures. |
SiteMaintenanceModeForm::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/SiteMaintenanceModeForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
UploadedFile::getClientOriginalName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns the original file name. |
TypeValidatorTest::getInvalidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
Framework_TestListenerTest::$result |
property |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
|
source_with_oneline_annotations.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_oneline_annotations.php |
|