EntityTranslation::getPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyValues(). |
ViewsTestDataElementForm::submitForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Form/ViewsTestDataElementForm.php |
Form submission handler. |
ImageValidatorTest::testHeightTooBig |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
EntityTranslation::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::setPropertyValues(). |
EntityTranslationSettingsTest::setUp |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php |
Sets up a Drupal site for running functional and integration tests. |
MessageParserInterface::parseRequest |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParserInterface.php |
Parse an HTTP request message into an associative array of parts. |
PHPUnit_Framework_Constraint_IsFalse |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsFalse.php |
Constraint that accepts FALSE. |
ApacheRequestTest::provideServerVars |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ApacheRequestTest.php |
|
GraphvizDumperTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/GraphvizDumperTest.php |
|
PHPUnit_Runner_TestSuiteLoader::load |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/TestSuiteLoader.php |
|
ShortcutSetsTest::testShortcutSetAdd |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests creating a shortcut set. |
ExceptionControllerTest::test405HTML |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ExceptionControllerTest.php |
Ensure the execute() method returns a valid response on 405 exceptions. |
MemcachedSessionHandler::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php |
Constructor. |
Twig_Environment::$functionCallbacks |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
PHPUnit_Framework_Assert::assertThat |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Evaluates a PHPUnit_Framework_Constraint matcher object. |
TypeLinkManagerInterface::getTypeUri |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManagerInterface.php |
Gets the URI that corresponds to a bundle. |
ServiceReferenceGraphNode::$outEdges |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
|
ChainRouterTest::testRouteCollection |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
|
EntityBCDecorator::isDefaultRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
RdfMappingManager::mapTypesFromInput |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingManager.php |
Map an array of incoming URIs to an internal site schema URI. |
PHPUnit_Framework_Assert::assertJson |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a string is a valid JSON string. |
NodeTypeInitialLanguageTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
|
MemberMetadata::isCollectionCascaded |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
Returns whether arrays or traversable objects stored in this member
should be traversed and validated in each entry |
Twig_Node_Expression_Binary_NotEqual |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php |
|
ImageToolkitForm::$availableToolkits |
property |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
An array containing currently available toolkits. |
Twig_Tests_LexerTest::testBigNumbers |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
FieldPluginBase::allowAdvancedRender |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Determine if this field can allow advanced rendering. |
SearchCommentTest::testAddNewComment |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
Verify that 'add new comment' does not appear in search results or index. |
MockAliasManager::preloadPathLookups |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockAliasManager.php |
Implements \Drupal\Core\Path\AliasManagerInterface::preloadPathLookups(). |
EventDispatcherTest::testAddListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
ServiceReferenceGraphNode::addInEdge |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Adds an in edge to this node. |
PhpassHashedPassword::MIN_HASH_COUNT |
constant |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
The minimum allowed log2 number of iterations for password stretching. |
TranslationManager::$defaultLangcode |
property |
drupal/core/lib/Drupal/Core/StringTranslation/TranslationManager.php |
The default langcode used in translations. |
FieldPluginBase::addAdditionalFields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Add 'additional' fields to the query. |
MongoDbProfilerStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
NodeTranslationController::getAccess |
function |
drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php |
Overrides EntityTranslationController::getAccess(). |
PhpassHashedPassword::MAX_HASH_COUNT |
constant |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
The maximum allowed log2 number of iterations for password stretching. |
ImageFieldTestBase::createImageField |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Create a new image field. |
AttributesTest::testDrupalAttributes |
function |
drupal/core/tests/Drupal/Tests/Core/Common/AttributesTest.php |
Tests casting an Attribute object to a string. |
SqliteProfilerStorage::buildCriteria |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
Build SQL criteria to fetch records by ip and url |
EsiResponseCacheStrategy::$cacheable |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategy.php |
|
TestMultipleHttpKernel::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
Returns the arguments to pass to the controller. |
AnnotatedClassDiscovery::__construct |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
Constructs an AnnotatedClassDiscovery object. |
contact_form_user_profile_form_alter |
function |
drupal/core/modules/contact/contact.module |
Implements hook_form_FORM_ID_alter(). |
PHPUnit_TextUI_Command::$longOptions |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
|
FieldUnitTestBase::assertFieldValues |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php |
Assert that a field has the expected values in an entity. |
PHPUnit_Framework_Assert::logicalAnd |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Returns a PHPUnit_Framework_Constraint_And matcher object. |
RequestFactoryInterface::fromMessage |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactoryInterface.php |
Create a new request based on an HTTP message |
LoggingTest::testEnableTargetLogging |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/LoggingTest.php |
Tests logging queries against multiple targets on the same connection. |
ScanDirectoryTest::testOptionRecurse |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the recurse option decends into subdirectories. |