EntityParent::$other |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/EntityParent.php |
@NotNull |
ItemsPerPageTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/ItemsPerPageTest.php |
Definition of Drupal\views\Tests\Wizard\ItemsPerPageTest. |
BatchStorage::create |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorage.php |
Creates and saves a batch. |
ColorTest::$big_user |
property |
drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php |
|
CommentAnonymousTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php |
Tests anonymous commenting. |
Twig_TokenParser_For |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php |
Loops over each item of a sequence. |
ValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
Sql::addRelationship |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
A relationship is an alternative endpoint to a series of table
joins. Relationships must be aliases of the primary table and
they must join either to the primary table or to a pre-existing
relationship. |
bundle_test.info.yml |
file |
drupal/core/modules/system/tests/modules/bundle_test/bundle_test.info.yml |
drupal/core/modules/system/tests/modules/bundle_test/bundle_test.info.yml |
nonvalid-mapping.yml |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/nonvalid-mapping.yml |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/nonvalid-mapping.yml |
AccountInterface.php |
file |
drupal/core/lib/Drupal/Core/Session/AccountInterface.php |
Contains \Drupal\Core\Session\AccountInterface. |
config_file_download |
function |
drupal/core/modules/config/config.module |
Implements hook_file_download(). |
cache.backend.memory |
service |
drupal/core/core.services.yml |
Drupal\Core\Cache\MemoryBackendFactory |
UserTestBase::$users |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/UserTestBase.php |
Users to use during this test. |
CommentInterface.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/CommentInterface.php |
Contains \Drupal\comment\Plugin\Core\Entity\CommentInterface. |
UrlTest::testLinkXSS |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Confirms that invalid URLs are filtered in link generating functions. |
HTMLIdTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/HTMLIdTest.php |
Modules to enable. |
UserTestBase::$nodes |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/UserTestBase.php |
Nodes to use during this test. |
ArrayCollection::set |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Adds/sets an element in the collection at the index / with the specified key. |
ChainRouter::$logger |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
|
CommentBlockTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php |
Definition of Drupal\comment\Tests\CommentBlockTest. |
UrlGeneratorTest.php |
file |
drupal/core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php |
Contains Drupal\Tests\Core\Routing\UrlGeneratorTest. |
BankAccountException |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccount.php |
PHPUnit |
Response::getExpires |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Expires HTTP header |
ArrayCollection::add |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Adds an element to the collection. |
ErrorsLoggerListener |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ErrorsLoggerListener.php |
Injects the logger into the ErrorHandler, so that it can log various errors. |
HistoryUserTimestamp |
class |
drupal/core/modules/history/lib/Drupal/history/Plugin/views/filter/HistoryUserTimestamp.php |
Filter for new content. |
UserLanguageTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php |
Definition of Drupal\user\Tests\UserLanguageTest. |
TestBase::randomName |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Generates a random string containing letters and numbers. |
Connection::rollback |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Rolls back the transaction entirely or to a named savepoint. |
StyleUITest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StyleUITest.php |
|
AdminBlockDeleteForm |
class |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Provides a deletion confirmation form for the block instance deletion form. |
TestEntityController |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityController.php |
Controller class for the test entity entity types. |
ExpressionParser.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
CommentLinksTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php |
Contains Drupal\comment\Tests\CommentLinksTest. |
update_get_available |
function |
drupal/core/modules/update/update.module |
Tries to get update information and refreshes it when necessary. |
Twig_ParserInterface |
interface |
drupal/core/vendor/twig/twig/lib/Twig/ParserInterface.php |
Interface implemented by parser classes. |
InsertCommand::$html |
property |
drupal/core/lib/Drupal/Core/Ajax/InsertCommand.php |
The HTML content that will replace the matched element(s). |
UserTokenReplaceTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php |
Test user token replacement in strings. |
ColorTest::testColor |
function |
drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php |
Tests the Color module functionality. |
PngoutFilter::$color |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
|
MatchPathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/MatchPathTest.php |
Sets up a Drupal site for running functional and integration tests. |
serialization.module |
file |
drupal/core/modules/serialization/serialization.module |
|
FieldInfo::getFields |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Returns all active fields, including deleted ones. |
Kernel::$environment |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
ParameterBag::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ParameterBag.php |
Removes a parameter. |
ArrayCollection::map |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Applies the given function to each element in the collection and returns
a new collection with the elements returned by the function. |
FieldBooleanTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php |
Definition of Drupal\views\Tests\Handler\FieldBooleanTest. |
form_process_actions |
function |
drupal/core/includes/form.inc |
Processes a form actions container element. |
ActionListController |
class |
drupal/core/modules/action/lib/Drupal/action/ActionListController.php |
Provides a listing of Actions. |