Singleton::__construct |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/Singleton.php |
|
SelectExtender::$query |
property |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
The Select query object we are extending/decorating. |
FileAsset::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php |
Constructor. |
access_check.rest.csrf |
service |
drupal/core/modules/rest/rest.services.yml |
Drupal\rest\Access\CSRFAccessCheck |
MimeTypeTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/MimeTypeTest.php |
Modules to enable. |
TrackerTestBase::setUp |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/Views/TrackerTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
views.view.tracker.yml |
file |
drupal/core/modules/views/config/views.view.tracker.yml |
drupal/core/modules/views/config/views.view.tracker.yml |
UpdateCoreUnitTest.php |
file |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php |
Definition of Drupal\update\Tests\UpdateCoreUnitTest. |
form_test.services.yml |
file |
drupal/core/modules/system/tests/modules/form_test/form_test.services.yml |
drupal/core/modules/system/tests/modules/form_test/form_test.services.yml |
language_from_selected |
function |
drupal/core/includes/language.inc |
Identifies language from configuration. |
Twig_Parser::$visitors |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
user_test_views.module |
file |
drupal/core/modules/user/tests/modules/user_test_views/user_test_views.module |
|
AlterDecoratorTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php |
Definition of Drupal\system\Tests\Plugin\AlterDecoratorTest. |
SystemListing::process |
function |
drupal/core/lib/Drupal/Core/SystemListing.php |
Process the files to add before adding them. |
simpletest_update_8000 |
function |
drupal/core/modules/simpletest/simpletest.install |
Move simpletest settings from variables to config. |
Singleton::getInstance |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/Singleton.php |
|
FieldInfoTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
|
rest.link_manager.type |
service |
drupal/core/modules/rest/rest.services.yml |
Drupal\rest\LinkManager\TypeLinkManager |
FileCache::getFilename |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|
NonStopableProcess.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/NonStopableProcess.php |
|
system.maintenance.css |
file |
drupal/core/modules/system/css/system.maintenance.css |
/**
* Update styles
*/
.update-results {
margin-top: 3em;
padding: 0.25em;
border: 1px solid #ccc;
background: #eee;
font-size: smaller;
}
.update-results h2 {
margin-top: 0.25em;
}
.update-results h4 {
margin-bottom:… |
StatisticsSettingsForm |
class |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Configure statistics settings for this site. |
hook_system_theme_info |
function |
drupal/core/modules/system/system.api.php |
Return additional themes provided by modules. |
StringStorageInterface |
interface |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Defines the locale string storage interface. |
hook_comment_unpublish |
function |
drupal/core/modules/comment/comment.api.php |
Respond to a comment being unpublished by a moderator. |
LinkItemTest::$modules |
property |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkItemTest.php |
Modules to enable. |
FileMoveTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
Modules to enable. |
Name::buildOptionsForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Name.php |
Provide link to node option |
hook_system_info_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the information parsed from module and theme .info.yml files |
hook_comment_predelete |
function |
drupal/core/modules/comment/comment.api.php |
Act before comment deletion. |
Numeric::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
MatcherDumperInterface |
interface |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php |
MatcherDumperInterface is the interface that all matcher dumper classes must implement. |
EntityNG::translations |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Overrides Entity::translations(). |
RequestCloseSubscriber |
class |
drupal/core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php |
Subscriber for all responses. |
Inline::$objectSupport |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
|
PhpGeneratorDumperTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
CacheDecoratorTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php |
Contains \Drupal\system\Tests\Plugin\CacheDecoratorTest. |
theme_authorize_report |
function |
drupal/core/includes/theme.maintenance.inc |
Returns HTML for a results report of an operation run by authorize.php. |
Schema::prepareComment |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Prepare a table or column comment for database query. |
SimpleTestTest::asText |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Extract the text contained by the element. |
RequestInterface::POST |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
|
StaticReflectionParser |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
Parses a file for namespaces/use/class declarations. |
ContainerTest::testSet |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::set |
TelephoneLinkFormatter |
class |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php |
Plugin implementation of the 'telephone_link' formatter. |
YtsNullsAndEmpties.yml |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/YtsNullsAndEmpties.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/YtsNullsAndEmpties.yml |
TextProcessed::$format |
property |
drupal/core/modules/text/lib/Drupal/text/TextProcessed.php |
The text format property. |
SimpleTestTest::inCURL |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Check if the test is being run from inside a CURL request. |
ImageItemTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageItemTest.php |
|
SelectExtender::addTag |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Adds a tag to a query. |
StylusFilter::$nodeBin |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/StylusFilter.php |
|