XcacheClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Finds a file by class name while caching lookups to Xcache. |
NativeSessionStorage::start |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Starts the session. |
QueryTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php |
Implements \Drupal\views\Plugin\views\query\QueryPluginBase::buildOptionsForm(). |
update_process_project_info |
function |
drupal/core/modules/update/update.compare.inc |
Determines version and type information for currently installed projects. |
HandlebarsFilter::$minimize |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php |
|
keyvalue.expirable.database |
service |
drupal/core/core.services.yml |
Drupal\Core\KeyValueStore\KeyValueDatabaseExpirableFactory |
assertAttributeContainsOnly |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a haystack that is stored in a static attribute of a class
or an attribute of an object contains only values of a given type. |
NativeSessionStorage::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Returns the session ID |
ExceptionStackTestException |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionStack.php |
|
Twig_Node_Expression_Filter |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php |
|
NativeSessionStorage::setId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Sets the session ID |
NullValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NullValidatorTest.php |
|
EntityDisplayBase::$content |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
List of component display options, keyed by component name. |
options_field_update_forbid |
function |
drupal/core/modules/options/options.module |
Implements hook_field_update_forbid(). |
NamespaceCoveragePublicTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveragePublicTest.php |
|
BackendChain::invalidateAll |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
ApcClassLoader::__construct |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
Constructor. |
JoinPluginBase::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php |
Constructs a Drupal\views\Plugin\views\join\JoinPluginBase object. |
module_autoload_test.module |
file |
drupal/core/modules/system/tests/modules/module_autoload_test/module_autoload_test.module |
|
views-view-fields.html.twig |
file |
drupal/core/modules/views/templates/views-view-fields.html.twig |
Default view template to display all the fields in a row. |
EntityDisplayBase::$plugins |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
The plugin objects used for this display, keyed by field name. |
PHPUnit_Util_String::isUtf8 |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/String.php |
Checks a string for UTF-8 encoding. |
HandlebarsFilter::setSimple |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php |
|
NullValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NullValidatorTest.php |
|
AlterDecorator::__construct |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AlterDecorator.php |
Constructs a Drupal\Core\Plugin\Discovery\AlterDecorator object. |
TestParser::filterBodyNodes |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
|
QueryInterface::accessCheck |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
|
batch_test_mock_form_submit |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Form submission handler for batch_test_mock_form(). |
MenuTranslateTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTranslateTest.php |
Modules to enable. |
RemoveRoleUserTest::getInfo |
function |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php |
This method exists to support the simpletest UI runner. |
NativeSessionStorage::clear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Clear all session data in memory. |
NodeAccessLanguageAwareTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareTest.php |
Tests node access functionality for multiple languages. |
batch_test_large_percentage |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Menu callback: Fires a batch process without a form submission. |
assertAttributeInternalType |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that an attribute is of a given type. |
StylePluginBase::usesFields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Return TRUE if this style also uses fields. |
FilesLoader::getTimesCalled |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FilesLoader.php |
|
update_authorize_run_update |
function |
drupal/core/modules/update/update.authorize.inc |
Updates existing projects when invoked by authorize.php. |
Extensions_RepeatedTestTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/Extensions/RepeatedTestTest.php |
@package PHPUnit
@author Sebastian Bergmann <sebastian@phpunit.de>
@copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de>
@license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License
@link … |
EntityManager::getAdminPath |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Returns the administration path for an entity type's bundle. |
ImageToolkitInterface::crop |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Crops an image. |
TwigFormulaLoader::loadNode |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php |
Loads assets from the supplied node. |
StylePluginBase::usesTokens |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Return TRUE if this style uses tokens. |
parent_without_extends.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_without_extends.test |
|
ViewSubscriber::__construct |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/ViewSubscriber.php |
|
ConfigImporterTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImporterTest.php |
|
UglifyJs2Filter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php |
Filters an asset after it has been loaded. |
SelectSubqueryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
|
IssnValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
|
MockArraySessionStorage.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
ImageToolkitInterface::load |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Creates an image resource from a file. |