ArgumentUserUIDTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/ArgumentUserUIDTest.php |
Contains \Drupal\comment\Tests\Views\ArgumentUserUIDTest. |
FragmentHandlerTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/FragmentHandlerTest.php |
|
PHP_Token_BAD_CHARACTER |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
_statistics_format_item |
function |
drupal/core/modules/statistics/statistics.module |
Formats an item for display, including both the item title and the link. |
FeedParserTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php |
|
EasyRdf_Literal_Boolean |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/Boolean.php |
Class that represents an RDF Literal of datatype xsd:boolean |
SassFilter::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
FileValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/FileValidator.php |
Checks if the passed value is valid. |
None::executeCountQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php |
Execute the count query, which will be done just prior to the query
itself being executed. |
FileValidatorObjectTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorObjectTest.php |
|
ProjectServiceContainer |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php |
ProjectServiceContainer |
TranslationString::save |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php |
Implements Drupal\locale\StringInterface::save(). |
Twig_Node::hasAttribute |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
Returns true if the attribute is defined. |
ArrayCollection::remove |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Removes an element with a specific key/index from the collection. |
Page::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\callbackPluginBase::submitOptionsForm(). |
ViewUI::getPropertyPath |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getPropertyPath(). |
user_field_extra_fields |
function |
drupal/core/modules/user/user.module |
Implements hook_field_extra_fields(). |
Twig_Node::getAttribute |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
Gets an attribute. |
EasyRdf_Resource::count |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Count the number of values for a property of a resource |
DefaultViewsTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php |
Sets up a Drupal site for running functional and integration tests. |
NodeTypePersistenceTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypePersistenceTest.php |
Test node type customizations persistence. |
UserAdminTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php |
Modules to enable. |
PngoutFilter::COLOR_RGB |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
|
ConstraintA::$property1 |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintA.php |
|
RegisterAccessCheck.php |
file |
drupal/core/modules/user/lib/Drupal/user/Access/RegisterAccessCheck.php |
Contains Drupal\user\Access\RegisterAccessCheck. |
statistics_update_index |
function |
drupal/core/modules/statistics/statistics.module |
Implements hook_update_index(). |
Twig_Node::setAttribute |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
Sets an attribute. |
PngoutFilter::COLOR_PAL |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
|
AssetCache::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php |
|
FilterPluginBase::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Add this filter to the query. |
LinkEdit::defineOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
ConstraintA::$property2 |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintA.php |
|
system_date_time_lookup |
function |
drupal/core/modules/system/system.admin.inc |
Ajax callback; Returns the date for a given format string. |
Response::getConnection |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Connection HTTP header |
EntityRevisionsTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityRevisionsTest.php |
Definition of Drupal\system\Tests\Entity\EntityRevisionsTest. |
statistics_library_info |
function |
drupal/core/modules/statistics/statistics.module |
Implements hook_library_info(). |
StorageInterface::write |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Writes configuration data to the storage. |
FilterUnitTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
|
LocaleListener::$router |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/LocaleListener.php |
|
ConstraintA::getTargets |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintA.php |
Returns whether the constraint can be put onto classes, properties or
both |
block_test_views.module |
file |
drupal/core/modules/block/tests/block_test_views/block_test_views.module |
|
UserPermissionsTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php |
Definition of Drupal\user\Tests\UserPermissionsTest. |
SourceString::getString |
function |
drupal/core/modules/locale/lib/Drupal/locale/SourceString.php |
Implements Drupal\locale\LocaleString::getString(). |
datetime_format_example |
function |
drupal/core/modules/datetime/datetime.module |
Creates an example for a date format. |
UserRolesAssignmentTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php |
Test role assignment. |
Twig_TokenParser_Import |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Import.php |
Imports macros. |
UpdateScriptTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Sets up a Drupal site for running functional and integration tests. |
User::$signature_format |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The user's signature format. |
SessionHandler::destroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
ArgumentDefaultTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Definition of Drupal\views\Tests\Plugin\ArgumentDefaultTest. |