FormTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Sets up a Drupal site for running functional and integration tests. |
Field::$indexes |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
The custom storage indexes for the field data storage. |
tour.schema.yml |
file |
drupal/core/modules/tour/config/schema/tour.schema.yml |
drupal/core/modules/tour/config/schema/tour.schema.yml |
Integer::$value |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/Integer.php |
The data value. |
DatabaseBackend |
class |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Defines a default cache implementation. |
Cache::contains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/Cache.php |
Test if an entry exists in the cache. |
Field::$deleted |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
Flag indicating whether the field is deleted. |
search.info.yml |
file |
drupal/core/modules/search/search.info.yml |
drupal/core/modules/search/search.info.yml |
comment_ranking |
function |
drupal/core/modules/comment/comment.module |
Implements hook_ranking(). |
Xss::attributes |
function |
drupal/core/lib/Drupal/Component/Utility/Xss.php |
Processes a string of HTML attributes. |
BlockHtmlIdTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php |
Tests block HTML ID validity. |
ViewUI::getName |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getName(). |
EsiListener.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/EsiListener.php |
|
Insert::execute |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Insert.php |
Executes the insert query. |
Zip::getArchive |
function |
drupal/core/lib/Drupal/Component/Archiver/Zip.php |
Retrieves the zip engine itself. |
ViewUI::getRoot |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getRoot(). |
Cache::getStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/Cache.php |
Retrieves cached information from data store |
EsiListenerTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/EsiListenerTest.php |
|
comment.install |
file |
drupal/core/modules/comment/comment.install |
Install, update and uninstall functions for the Comment module. |
Email::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Email.php |
|
comment.api.php |
file |
drupal/core/modules/comment/comment.api.php |
Hooks provided by the Comment module. |
book.schema.yml |
file |
drupal/core/modules/book/config/schema/book.schema.yml |
drupal/core/modules/book/config/schema/book.schema.yml |
Email::$checkMX |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Email.php |
|
XcacheCacheTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/XcacheCacheTest.php |
|
TestBase::error |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Fire an error assertion. |
ClassLoader.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
|
Divisibleby.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php |
|
PHP_Token_WHILE |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
drupal_group_js |
function |
drupal/core/includes/common.inc |
Default callback to group JavaScript items. |
Client::options |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Create an OPTIONS request for the client |
Process::getPid |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns the Pid (process identifier), if applicable. |
FastTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FastTest.php |
Sets up a Drupal site for running functional and integration tests. |
NodeNewComments |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeNewComments.php |
Field handler to display the number of new comments. |
node.module.css |
file |
drupal/core/modules/node/css/node.module.css |
Styles for administration pages. |
Process::signal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Sends a posix signal to the process. |
DisplayUnitTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayUnitTest.php |
Drupal unit tests for the DisplayPluginBase class. |
CmfUnitTestCase |
class |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Test/CmfUnitTestCase.php |
|
False::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/False.php |
|
NoParent::$test |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/Dummies/NoParent.php |
|
system_register |
function |
drupal/core/includes/module.inc |
Registers an extension in runtime registries for execution. |
Drupal::service |
function |
drupal/core/lib/Drupal.php |
Retrieves a service from the container. |
SortingTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/SortingTest.php |
Definition of Drupal\views\Tests\Wizard\SortingTest. |
RebuildTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php |
Definition of Drupal\system\Tests\Form\RebuildTest. |
Drupal::request |
function |
drupal/core/lib/Drupal.php |
Retrieves the currently active request object. |
TermTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php |
Sets up a Drupal site for running functional and integration tests. |
WizardInterface |
interface |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php |
Defines a common interface for Views Wizard plugins. |
user_is_blocked |
function |
drupal/core/modules/user/user.module |
Checks for usernames blocked by user administration. |
User::$timezone |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The user's timezone. |
ConfigTest::$id |
property |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Plugin/Core/Entity/ConfigTest.php |
The machine name for the configuration entity. |
user_permission |
function |
drupal/core/modules/user/user.module |
Implements hook_permission(). |