EasyRdf_Literal::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Magic method to return the value of a literal as a string |
CustomStrings::loadLanguage |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/CustomStrings.php |
Add translations for new language. |
DefaultFactory::__construct |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php |
Constructs a Drupal\Component\Plugin\Factory\DefaultFactory object. |
RequestInterface::getMethod |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the HTTP method of the request |
TimeInterval::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/TimeInterval.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
PhpFileLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\PhpFileLoader::load |
FileTest::createMockGuesser |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
NotIdenticalToValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotIdenticalToValidatorTest.php |
@author Daniel Holmes <daniel@danielholmes.org> |
update_resolve_dependencies |
function |
drupal/core/includes/update.inc |
Resolves dependencies in a set of module updates, and orders them correctly. |
PluginBaseUnitTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginBaseUnitTest.php |
|
LocaleJavascriptTranslation |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleJavascriptTranslation.php |
Functional tests for JavaScript parsing for translatable strings. |
UglifyJsFilter::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
|
RequestInterface::getScheme |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the URI scheme of the request (http, https, ftp, etc) |
FileDriver::$globalBasename |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
|
Twig_Parser::pushBlockStack |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
ProcessorInterface::process |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php |
Processes feed data. |
UserAttributesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/UserAttributesTest.php |
|
RequestInterface::setScheme |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Set the URI scheme of the request (http, https, ftp, etc) |
IntegrationTest::$testViews |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/Views/IntegrationTest.php |
Views used by this test. |
SerializationTestNormalizer |
class |
drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestNormalizer.php |
|
LengthRequiredHttpException |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/LengthRequiredHttpException.php |
LengthRequiredHttpException. |
AttributeBagTest::testClear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
UglifyJsFilter::setBeautify |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
Output indented code |
ContainerTest::testAddScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
CacheWarmerTest::$cacheFile |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
|
tracker_test_views.info.yml |
file |
drupal/core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml |
drupal/core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml |
ViewStorageController::load |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::load(); |
UserBCDecorator::removeRole |
function |
drupal/core/modules/user/lib/Drupal/user/UserBCDecorator.php |
Remove a role from a user. |
TAXONOMY_HIERARCHY_DISABLED |
constant |
drupal/core/modules/taxonomy/taxonomy.module |
Denotes that no term in the vocabulary has a parent. |
ExposedFormTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php |
Views used by this test. |
ThemeTest::testClassLoading |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Tests theme can provide classes. |
ArbitraryRebuildTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
Sets up a Drupal site for running functional and integration tests. |
ContainerTest::testHasScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
ClosureLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/ClosureLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\ClosureLoader::load |
ajax_test_system_theme_info |
function |
drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module |
Implements hook_system_theme_info(). |
IoEmittingEntityBody::write |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
@codeCoverageIgnore |
Definition::setFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets the name of the class that acts as a factory using the factory method,
which will be invoked statically. |
YamlFileLoader::$yamlParser |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php |
|
AttributeBagTest::testCount |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
@covers Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count |
LanguageUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\LanguageUpgradePathTest. |
TAXONOMY_HIERARCHY_MULTIPLE |
constant |
drupal/core/modules/taxonomy/taxonomy.module |
Denotes that one or more terms in the vocabulary have multiple parents. |
LoggerAwareTrait::setLogger |
function |
drupal/core/vendor/psr/log/Psr/Log/LoggerAwareTrait.php |
Sets a logger. |
StatementEmpty::fetchObject |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
|
EntityInterface::entityType |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns the type of the entity. |
ClassLoader::getClassLoader |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Gets the <tt>ClassLoader</tt> from the SPL autoload stack that is responsible
for (and is able to load) the class with the given name. |
Definition::getFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the factory class. |
NodeConditionTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Condition/NodeConditionTest.php |
Modules to enable. |
PhpDumper::addServiceReturn |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Adds the service return statement. |
DisplayPluginBase::validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Make sure the display and all associated handlers are valid. |
ReadLimitEntityBody::$limit |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
|