simpletest_phpunit_command |
function |
drupal/core/modules/simpletest/simpletest.module |
Returns the command to run PHPUnit. |
plugin.manager.views.query |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
DisplayBlockTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Modules to enable. |
StatisticsSettingsForm.php |
file |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Contains \Drupal\statistics\StatisticsSettingsForm. |
CssUtils::REGEX_IE_FILTERS |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/CssUtils.php |
|
SerializerAwareEncoder.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/SerializerAwareEncoder.php |
|
BadMethodCallException.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/BadMethodCallException.php |
|
update_script_test.install |
file |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install |
Install, update and uninstall functions for the update_script_test module. |
_simpletest_batch_finished |
function |
drupal/core/modules/simpletest/simpletest.module |
|
EntityBody::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Guess the Content-Type or return the default application/octet-stream |
hook_filter_format_disable |
function |
drupal/core/modules/filter/filter.api.php |
Perform actions when a text format has been disabled. |
EasyRdf_GraphStore::insert |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/GraphStore.php |
Add data to a graph in the graph store |
PoStreamWriter::writeItems |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Implements Drupal\Component\Gettext\PoWriterInterface::writeItems(). |
PathLanguageTest::$modules |
property |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Modules to enable. |
CssUtils::filterReferences |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/CssUtils.php |
Filters all references -- url() and "@import" -- through a callable. |
FieldUnitTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
|
DefaultDisplayExtender.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DefaultDisplayExtender.php |
Definition of Drupal\views\Plugin\views\display_extender\DefaultDisplayExtender. |
ContentEntityInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/ContentEntityInterface.php |
Contains \Drupal\Core\Entity\ContentEntityInterface. |
DRUPAL_BOOTSTRAP_VARIABLES |
constant |
drupal/core/includes/bootstrap.inc |
Fifth bootstrap phase: initialize the variable system. |
EasyRdf_GraphStore::delete |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/GraphStore.php |
Delete a graph from the graph store |
MemoryBackend::__construct |
function |
drupal/core/lib/Drupal/Core/Flood/MemoryBackend.php |
Construct the MemoryBackend. |
PageViewTest::testPageView |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php |
Tests an anonymous and unpermissioned user attempting to edit the node. |
Twig_Tests_Node_ImportTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ImportTest.php |
|
TestEventListener::postFoo |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
menu_set_active_menu_names |
function |
drupal/core/includes/menu.inc |
Sets (or gets) the active menu for the current page. |
EntityReferenceItem::__get |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityReferenceItem.php |
Overrides \Drupal\Core\Entity\Field\FieldItemBase::__get(). |
CookieParser::$cookieParts |
property |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Cookie/CookieParser.php |
|
plugin.manager.views.style |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
menu_get_active_menu_names |
function |
drupal/core/includes/menu.inc |
Gets the active menu for the current page. |
Twig_Environment::getLexer |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the Lexer instance. |
QueueInterface::createItem |
function |
drupal/core/lib/Drupal/Core/Queue/QueueInterface.php |
Adds a queue item and store it directly to the queue. |
CompassFilter::setFontsDir |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
ObjectInitializerInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ObjectInitializerInterface.php |
Prepares an object for validation. |
MemcacheSessionHandler::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
|
overlay_ajax_render_region |
function |
drupal/core/modules/overlay/overlay.module |
Prints the markup obtained by rendering a single region of the page. |
ClassLoader::$fallbackDirs |
property |
drupal/core/vendor/composer/ClassLoader.php |
|
forum_form_node_form_alter |
function |
drupal/core/modules/forum/forum.module |
Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
Twig_Environment::setLexer |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Sets the Lexer instance. |
CompositeExpression::$type |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php |
|
config_test.someschema.yml |
file |
drupal/core/modules/config/tests/config_test/config/config_test.someschema.yml |
drupal/core/modules/config/tests/config_test/config/config_test.someschema.yml |
SerializationBundle::build |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/SerializationBundle.php |
Overrides \Symfony\Component\HttpKernel\Bundle\Bundle::build(). |
Twig_Environment::tokenize |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Tokenizes a source code. |
RouteTest::testCompilation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteTest.php |
Confirms that a route compiles properly with the necessary data. |
FunctionCallsFormulaLoader |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
Loads asset formulae from PHP files. |
HttpCacheTestCase::request |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
RegisterFormController.php |
file |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Definition of Drupal\user\RegisterFormController. |
StringInterface::setValues |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Sets an array of values as object properties. |
QueueInterface::deleteItem |
function |
drupal/core/lib/Drupal/Core/Queue/QueueInterface.php |
Deletes a finished item from the queue. |
book-export-html.html.twig |
file |
drupal/core/modules/book/templates/book-export-html.html.twig |
Default theme implementation for printed version of book outline. |
xmlrpc_test_easyStructTest |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
|