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. |
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 |
|
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. |
BackendChain::invalidateAll |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
JoinPluginBase::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php |
Constructs a Drupal\views\Plugin\views\join\JoinPluginBase object. |
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. |
QueryInterface::accessCheck |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
|
RemoveRoleUserTest::getInfo |
function |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php |
This method exists to support the simpletest UI runner. |
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. |
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. |
StylePluginBase::usesTokens |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Return TRUE if this style uses tokens. |
ConfigImporterTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImporterTest.php |
|
SelectSubqueryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
|
ImageToolkitInterface::load |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Creates an image resource from a file. |
PictureAdminUITest::getInfo |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Drupal\simpletest\WebTestBase\getInfo(). |
SessionStorageInterface.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
|
ExceptionInSetUpTest::setUp |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInSetUpTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
ImageToolkitInterface::save |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Writes an image resource to a destination file. |
ArgumentStringTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php |
|
EntityCrudHookTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
|
FilterSecurityTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
|
CommentActionsTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentActionsTest.php |
|
shortcut_link_edit_validate |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Validation handler for the shortcut link add and edit forms. |
CKEditorAdminTest::$modules |
property |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorAdminTest.php |
Modules to enable. |
MoveTest::testExistingError |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/MoveTest.php |
Test that moving onto an existing file fails when FILE_EXISTS_ERROR is
specified. |
StylePluginBase::wizardForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Provide a form in the views wizard if this style is selected. |
SessionInterface::isStarted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Checks if the session was started. |
CommentPreviewTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php |
|
ConfigOverrideTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigOverrideTest.php |
|
VocabularyUnitTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
|
ValueContainer::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php |
|
StylePluginBase::pre_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Allow the style to do stuff before each row is rendered. |
Twig_Extension::initRuntime |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension.php |
Initializes the runtime environment. |
PHPUnit_Util_XML::findNodes |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/XML.php |
Parse out the options from the tag using DOM object tree. |
SearchRankingTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php |
Modules to enable. |
EditorLoadingTest::$modules |
property |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorLoadingTest.php |
Modules to enable. |
CopyTest::testExistingError |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/CopyTest.php |
Test that copying over an existing file fails when FILE_EXISTS_ERROR is
specified. |
SessionHandlerInterface.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Resources/stubs/SessionHandlerInterface.php |
|
_batch_test_finished_helper |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Provides a common 'finished' callback for batches 1 to 4. |
ConfigSnapshotTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSnapshotTest.php |
|
NodePostSettingsTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Sets up a Drupal site for running functional and integration tests. |
ProcessBuilder::$inheritEnv |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
Kernel::initializeContainer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Initializes the service container. |
ValueContainer::offsetUnset |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php |
|
ValueContainer::getIterator |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php |
|
ContainerAwareInterface.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerAwareInterface.php |
|