RequestTest::testGetUserInfo |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getUserInfo |
field_field_widget_info_alter |
function |
drupal/core/modules/field/field.module |
Implements hook_field_widget_info_alter(). |
PHP_Token_Stream::getIncludes |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
Gets the names of all files that have been included
using include(), include_once(), require() or require_once(). |
RequestInterface::getPassword |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the password to pass in the URL if set |
EntityOperationsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityOperationsTest.php |
|
FlattenException::getPrevious |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
RequestInterface::getResource |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the resource part of the the request, including the path, query
string, and fragment |
FieldUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUpgradePathTest.php |
|
NodeAccessLanguageTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
Twig_Extension_Core::getTests |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Returns a list of tests to add to the existing list. |
ForumIntegrationTest::getInfo |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/Views/ForumIntegrationTest.php |
|
RequestTest::testGetSetMethod |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::setMethod
@covers Symfony\Component\HttpFoundation\Request::getMethod |
BlockLanguageTest::$adminUser |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
An administrative user to configure the test environment. |
RequestTest::testGetClientIps |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@dataProvider testGetClientIpsProvider |
NodeBuildContentTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBuildContentTest.php |
|
ExtensionGuesser::getInstance |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php |
Returns the singleton instance |
drupal_get_schema_unprocessed |
function |
drupal/core/includes/schema.inc |
Returns the unprocessed and unaltered version of a module's schema. |
taxonomy_vocabulary_get_names |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Get names for all taxonomy vocabularies. |
ConfigStorageTestBase::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
ViewStorageTest::displayTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests adding, saving, and loading displays on configuration entities. |
ConfigStorageTestBase::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
SchemaTermBase::getProperties |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermBase.php |
Implements \Drupal\rdf\SiteSchema\SchemaTermInterface::getProperties(). |
ConfigStorageTestBase::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
ContainerBuilderTest::testGet |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::get |
drupal_schema_get_field_value |
function |
drupal/core/includes/schema.inc |
Typecasts values to proper datatypes. |
FieldAttachOtherTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
|
SchemaTermInterface::getGraph |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermInterface.php |
Get the full graph of terms and properties to display. |
language_get_default_langcode |
function |
drupal/core/modules/language/language.module |
Returns the default language code assigned to an entity type and a bundle. |
EasyRdf_Format::getExtensions |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get all the registered file extensions (filename suffix) for a format object |
RouteCollection::getResources |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Returns an array of resources loaded to build this collection. |
ApcCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ApcCacheTest.php |
|
FieldByClassEnhancer::$target |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldByClassEnhancer.php |
|
DateTimePlusIntlTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusIntlTest.php |
|
Twig_FilterInterface::getSafe |
function |
drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php |
|
BlockStorageUnitTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
|
SiteSchemaManager::getSchemas |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
|
LocalStream::getDirectoryPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Gets the path that the wrapper is responsible for. |
RouteContentEnhancer::$target |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/RouteContentEnhancer.php |
|
RequestTest::testGetLanguages |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
SqliteProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
translation_entity_get_config |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Retrieves the value for the specified setting. |
Twig_TokenStream::getFilename |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
Gets the filename associated with this stream |
FileStorageFactory::getActive |
function |
drupal/core/lib/Drupal/Core/Config/FileStorageFactory.php |
Returns a FileStorage object working with the active config directory. |
FieldSqlStorageTest::$modules |
property |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Modules to enable. |
ArgumentValidateTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentValidateTest.php |
|
FileLocator::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Get all class names that are found with this file locator. |
ViewUI::getPropertyDefinition |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
Validator::getMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php |
Returns the factory for metadata instances. |
CommentInterfaceTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php |
|
FileLocator::getFileExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Get the file extension that mapping files are suffixed with. |