router.route_provider |
service |
drupal/core/core.services.yml |
Drupal\Core\Routing\RouteProvider |
CommandsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/CommandsTest.php |
|
CacheClearerInterface |
interface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheClearer/CacheClearerInterface.php |
CacheClearerInterface. |
DefaultParser::$items |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/parser/DefaultParser.php |
The extracted items. |
language.mappings.yml |
file |
drupal/core/modules/language/config/language.mappings.yml |
drupal/core/modules/language/config/language.mappings.yml |
ResourceInterface.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/ResourceInterface.php |
|
FieldOverview::create |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Instantiates a new instance of this controller. |
book_preprocess_block |
function |
drupal/core/modules/book/book.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
SaveUploadTest::setUp |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Sets up a Drupal site for running functional and integration tests. |
FooObject::__toString |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php |
|
AsseticFilterFunction |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterFunction.php |
|
PersistentObject::$cm |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
|
NativePhpunitTask.php |
file |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
unary_precedence.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/unary_precedence.test |
|
archiver_get_archiver |
function |
drupal/core/includes/common.inc |
Creates the appropriate archiver for the specified file. |
SearchQuery::$matches |
property |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
Indicates how many matches for a search query are necessary. |
FeedDelete::buildForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedDelete.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
CurlMulti::beforeSend |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Prepare for sending |
HandlerBase::validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Validates the handler against the complete View. |
HandlerFieldFieldTest |
class |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php |
Tests the field_field handler.
@TODO
Check a entity-type with bundles
Check a entity-type without bundles
Check locale:disabled, locale:enabled and locale:enabled with another language
Check revisions |
BazClass::getInstance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php |
|
NodeRevisionsTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
Definition of Drupal\node\Tests\NodeRevisionsTest. |
ViewExecutableFactory |
class |
drupal/core/modules/views/lib/Drupal/views/ViewExecutableFactory.php |
Defines the cache backend factory. |
AbstractHasDispatcher |
class |
drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php |
Class that holds an event dispatcher |
AddCssCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/AddCssCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
CommentCSSTest::setUp |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php |
Sets up a Drupal site for running functional and integration tests. |
Kernel::dumpContainer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Dumps the service container to PHP code in the cache. |
LinkEdit::render_link |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkEdit.php |
Renders the link. |
FilterFormat::$format |
property |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
Unique machine name of the format. |
views_ui.services.yml |
file |
drupal/core/modules/views_ui/views_ui.services.yml |
drupal/core/modules/views_ui/views_ui.services.yml |
EasyRdf_Parser_RdfPhp |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfPhp.php |
Class to parse RDF with no external dependancies. |
JavaScriptTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Sets up a Drupal site for running functional and integration tests. |
Php::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Php.php |
Provide the default form for setting options. |
WebTestBase::resetAll |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Reset all data structures after having enabled new modules. |
SettingsTest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/SettingsTest.php |
|
Kernel::stripComments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Removes comments from a PHP source string. |
PersistentObject::set |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
Sets a persistent fields value. |
file_unmunge_filename |
function |
drupal/core/includes/file.inc |
Undoes the effect of file_munge_filename(). |
ModuleHandler::reload |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::reload(). |
PersistentObject::get |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
Get persistent field value. |
TestCacheBlock::build |
function |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestCacheBlock.php |
Builds and returns the renderable array for this block plugin. |
FilterFormat::$weight |
property |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
Weight of this format in the text format selector. |
MetadataBag::LIFETIME |
constant |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
|
toolbar.theme-rtl.css |
file |
drupal/core/modules/toolbar/css/toolbar.theme-rtl.css |
toolbar.theme-rtl.css |
WebTestBase::tearDown |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix. |
Twig_ExpressionParser |
class |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
Parses expressions. |
Twig_Filter::$options |
property |
drupal/core/vendor/twig/twig/lib/Twig/Filter.php |
|
PoStreamReader::$_uri |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
URI of the PO stream that is being read. |
NodeTranslationUITest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Tests the Node Translation UI. |
UserPasswordResetTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php |
Tests resetting a user password. |