Kernel::$debug |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
Serializer.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
block.info.yml |
file |
drupal/core/modules/block/block.info.yml |
drupal/core/modules/block/block.info.yml |
db_transaction |
function |
drupal/core/includes/database.inc |
Returns a new transaction object for the active database. |
TourPluginTest |
class |
drupal/core/modules/tour/lib/Drupal/tour/Tests/TourPluginTest.php |
Tests tour plugin functionality. |
FormController |
class |
drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php |
Routing controller class for condition_test testing of condition forms. |
User::getRoles |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
Returns a list of roles. |
Filesystem.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Filesystem.php |
|
user.html.twig |
file |
drupal/core/modules/user/templates/user.html.twig |
Default theme implementation to present all user data. |
tracker_enable |
function |
drupal/core/modules/tracker/tracker.install |
Implements hook_enable(). |
config.storage |
service |
drupal/core/core.services.yml |
Drupal\Core\Config\CachedStorage |
config.api.php |
file |
drupal/core/modules/config/config.api.php |
Hooks provided by the Configuration module. |
PhpProcess.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpProcess.php |
|
_batch_process |
function |
drupal/core/includes/batch.inc |
Processes sets in a batch. |
theme_username |
function |
drupal/core/modules/user/user.module |
Returns HTML for a username, potentially linked to the user's page. |
tracker_schema |
function |
drupal/core/modules/tracker/tracker.install |
Implements hook_schema(). |
Select::having |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
|
ForumIndexTest |
class |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumIndexTest.php |
Tests the forum index listing. |
config.context |
service |
drupal/core/core.services.yml |
Drupal\Core\Config\Context\ContextInterface |
RegexValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/RegexValidator.php |
Validates whether a value match or not given regexp pattern |
CloverTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/CloverTest.php |
|
Select::extend |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Enhance this object by wrapping it in an extender object. |
ConnectionTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionTest.php |
Tests connection management. |
SimpleTest.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/SimpleTest.php |
|
forum_overview |
function |
drupal/core/modules/forum/forum.admin.inc |
Form constructor for the forum overview form. |
config.factory |
service |
drupal/core/core.services.yml |
Drupal\Core\Config\ConfigFactory |
ConstraintTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
Fileloader.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Fileloader.php |
|
UrlMatcher.php |
file |
drupal/core/lib/Drupal/Core/Routing/UrlMatcher.php |
Contains Drupal\Core\Routing\UrlMatcher. |
TestClassInBar |
class |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingBraces.php |
|
Cookie::$value |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php |
|
LocalTasksTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalTasksTest.php |
Tests local tasks derived from router and added/altered via hooks. |
JoinPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php |
Represents a join and creates the SQL necessary to implement the join. |
TableFormatter |
class |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/TableFormatter.php |
Plugin implementation of the 'file_table' formatter. |
TestClassInBaz |
class |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingBraces.php |
|
QueryException |
class |
drupal/core/lib/Drupal/Core/Entity/Query/QueryException.php |
Exception thrown by Query() on unsupported query syntax. |
FormatDateTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Tests the format_date() function. |
CrossCheckTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/CrossCheckTest.php |
|
TestFileDriver |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
Invocation.php |
file |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/Invocation.php |
|
FieldException |
class |
drupal/core/modules/field/lib/Drupal/field/FieldException.php |
Base class for all exceptions thrown by Field API functions. |
QueryInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Interface for entity queries. |
Process::isTty |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Checks if the TTY mode is enabled. |
HTMLIdTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/HTMLIdTest.php |
Definition of Drupal\system\Tests\Form\HTMLIdTest. |
UserCancelTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Test cancelling a user. |
WizardTestBase |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardTestBase.php |
Views UI wizard tests. |
MethodName.php |
file |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/MethodName.php |
|
ConfigTest.php |
file |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Plugin/Core/Entity/ConfigTest.php |
Definition of Drupal\config_test\Plugin\Core\Entity\ConfigTest. |
image.info.yml |
file |
drupal/core/modules/image/image.info.yml |
drupal/core/modules/image/image.info.yml |
PrependCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/PrependCommand.php |
AJAX command for calling the jQuery insert() method. |