PoDatabaseWriter::importString |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Imports one string into the database. |
EntityTranslation::getIterator |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \IteratorAggregate::getIterator(). |
FileFieldTestBase::$admin_user |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
|
StaticDiscovery::setDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php |
Sets a plugin definition. |
AcceptHeaderItem::setAttribute |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php |
Set an attribute. |
EntityReference::defineOptions |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/row/EntityReference.php |
Overrides \Drupal\views\Plugin\views\row\Fields::defineOptions(). |
MetadataGenerator::__construct |
function |
drupal/core/modules/edit/lib/Drupal/edit/MetadataGenerator.php |
Constructs a new MetadataGenerator. |
StringTest::testDecodeEntities |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Tests String::decodeEntities(). |
BlockPluginInterface::validate |
function |
drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php |
Handles form validation for the block configuration form. |
StatementInterface::fetchField |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Returns a single field from the next record of a result set. |
SearchCommentTest::$admin_user |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php |
|
FileFieldTestBase::getTestFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Retrieves a sample file of the specified type. |
CoffeeScriptFilter::$coffeeBin |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php |
|
MockAliasManager::$systemPaths |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockAliasManager.php |
Array of mocked aliases. Keys are aliases, followed by language. |
HeaderBagTest::testConstructor |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
@covers Symfony\Component\HttpFoundation\HeaderBag::__construct |
common_test_cron_helper.module |
file |
drupal/core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module |
Helper module for the testCronExceptions in addition to common_test module. |
WebTestBase::assertFieldByName |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field exists in the current page with the given name and value. |
RdfMappingManager::$dispatcher |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingManager.php |
The event dispatcher. |
StatementInterface::fetchAssoc |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Fetches the next row and returns it as an associative array. |
NodeBlockFunctionalTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php |
Sets up a Drupal site for running functional and integration tests. |
PHPUnit_Runner_TestSuiteLoader |
interface |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/TestSuiteLoader.php |
An interface to define how a test suite should be loaded. |
AssetFactory::setDefaultOutput |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Sets the default output string. |
update_script_test_update_8000 |
function |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install |
Dummy update function to run during the tests. |
GroupSequenceProviderInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GroupSequenceProviderInterface.php |
Defines the interface for a group sequence provider. |
ServiceReferenceGraphNode::$id |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
|
RegisterRouteEnhancersPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterRouteEnhancersPass.php |
Contains Drupal\Core\DependencyInjection\Compiler\RegisterRouteEnhancersPass. |
LocaleTypedConfig::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Constructs a configuration wrapper object. |
RdfMappingManager::__construct |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfMappingManager.php |
Constructor. |
ClientInterface::createRequest |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Create and return a new {
Use an absolute path to override the base path of the client, or a relative path to append to the base path of
the client. The URI can contain the query string as well. Use an array to provide a URI template and… |
EasyRdf_ParsedUri::__construct |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/ParsedUri.php |
Constructor for creating a new parsed URI |
PoMetadataInterface::setHeader |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Set header metadata. |
update_script_test_cache_flush |
function |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.module |
Implements hook_cache_flush(). |
EventDispatcherTest::$listener |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
TestMultipleHttpKernel::$catch |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
WebTestBase::assertNoFieldById |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field does not exist with the given id and value. |
PoMetadataInterface::getHeader |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Get header metadata. |
PathItem::$propertyDefinitions |
property |
drupal/core/modules/path/lib/Drupal/path/Type/PathItem.php |
Definitions of the contained properties. |
FieldItemNormalizer::normalize |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldItemNormalizer.php |
Implements \Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize() |
Twig_Node_Include::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Include.php |
Constructor. |
assertXmlStringEqualsXmlString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two XML documents are equal. |
PagerTest::testRenderNullPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests rendering with NULL pager. |
ArgumentPluginBase::$validator |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
|
CompassFilter::$noLineComments |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
CoffeeScriptFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php |
Filters an asset after it has been loaded. |
MockAliasManager::getPathAlias |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockAliasManager.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getPathAlias(). |
ContextPluginTest::testContext |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/ContextPluginTest.php |
Tests basic context definition and value getters and setters. |
EntityReference::defineOptions |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::defineOptions(). |
MemcachedSessionHandler::close |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php |
|
FTPExtension::removeFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeFileJailed(). |
LocaleUninstallTest::$language |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
The default language set for the UI before uninstall. |