simpletest.theme.inc |
file |
drupal/core/modules/simpletest/simpletest.theme.inc |
Page callbacks for simpletest module. |
SessionHttpsTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionHttpsTest.php |
Definition of Drupal\system\Tests\Session\SessionHttpsTest. |
CustomBlockBlock.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php |
Contains \Drupal\custom_block\Plugin\Block\CustomBlockBlock. |
file_delete_multiple |
function |
drupal/core/includes/file.inc |
Deletes files. |
MENU_VISIBLE_IN_TREE |
constant |
drupal/core/includes/menu.inc |
Internal menu flag -- menu item is visible in the menu tree. |
Views::pluginManager |
function |
drupal/core/modules/views/lib/Drupal/views/Views.php |
Returns the plugin manager for a certain views plugin type. |
MysqlProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MysqlProfilerStorage.php |
A ProfilerStorage for Mysql |
TokenReplaceTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php |
Definition of Drupal\taxonomy\Tests\TokenReplaceTest. |
book_type_is_allowed |
function |
drupal/core/modules/book/book.module |
Determines if a given node type is in the list of types allowed for books. |
PHPUnit_Util_Printer |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Printer.php |
Utility class that can print to STDOUT or write to a file. |
ConfigLocaleOverride |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverride.php |
Tests locale config override. |
PoStreamReader::$_fd |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
File handle of the current PO stream. |
FileFieldDisplayTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php |
Tests that formatters are working properly. |
QueueTest::queueTest |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Queue/QueueTest.php |
Queues and dequeues a set of items to check the basic queue functionality. |
CachedReader::$cache |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
|
WeekDate::$argFormat |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/WeekDate.php |
The date format used in the query. |
Mapping::$usesFields |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php |
Use fields without a row plugin. |
DisplayTest::getType |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::getType(). |
MENU_LINKS_TO_PARENT |
constant |
drupal/core/includes/menu.inc |
Internal menu flag -- menu item links back to its parent. |
theme_user_signature |
function |
drupal/core/modules/user/user.module |
Returns HTML for a user signature. |
JsonEncoder::$format |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Encoder/JsonEncoder.php |
The formats that this Encoder supports. |
CachedReader::$debug |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
|
TextTrimmedFormatter |
class |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Plugin implementation of the 'text_trimmed'' formatter. |
AliasManager::$state |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
The Key/Value Store to use for state |
Filter::$description |
property |
drupal/core/modules/filter/lib/Drupal/filter/Annotation/Filter.php |
Additional administrative information about the filter's behavior. |
Request::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Constructor. |
ClassMetadata::$name |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
|
TaxonomyTestBase.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTestBase.php |
Definition of Drupal\taxonomy\Tests\TaxonomyTestBase. |
DeleteTest::$modules |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/DeleteTest.php |
Modules to enable. |
BundleTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Bundle/BundleTest.php |
Modules to enable. |
ApiDataTest::$fields |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/ApiDataTest.php |
Stores the fields for this test case. |
Session::getIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Returns an iterator for attributes. |
Twig_Filter::getSafe |
function |
drupal/core/vendor/twig/twig/lib/Twig/Filter.php |
|
TextFieldTest::setUp |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Sets up a Drupal site for running functional and integration tests. |
AreaTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php |
Views used by this test. |
ApiDataTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/ApiDataTest.php |
|
menu.menu.footer.yml |
file |
drupal/core/modules/menu/config/menu.menu.footer.yml |
drupal/core/modules/menu/config/menu.menu.footer.yml |
MENU_IS_LOCAL_ACTION |
constant |
drupal/core/includes/menu.inc |
Internal menu flag -- menu item is a local action. |
CurlHandle::PROGRESS |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
|
Null::defaultActions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Null.php |
Override defaultActions() to remove actions that don't
make sense for a null argument. |
LengthConstraint.php |
file |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php |
Contains \Drupal\Core\Validation\Plugin\Validation\Constraint\LengthConstraint. |
PHP_Token_WHITESPACE |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
SearchQuery::execute |
function |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
Executes the search. |
theme_theme_test_foo |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Theme function for testing theme('theme_test_foo'). |
GroupByNumeric::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/GroupByNumeric.php |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
DisplayTest::execute |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::execute(). |
SearchExpression.php |
file |
drupal/core/modules/search/lib/Drupal/search/SearchExpression.php |
Contains \Drupal\search\SearchExpression. |
ToArrayInterface.php |
file |
drupal/core/vendor/guzzle/common/Guzzle/Common/ToArrayInterface.php |
|
TermLanguageTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php |
Definition of Drupal\taxonomy\Tests\TermLanguageTest. |
PersistentObject.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
|