CountValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/CountValidator.php |
@author Bernhard Schussek <bschussek@gmail.com> |
QueryInterface |
interface |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryInterface.php |
@todo. |
PHP_Token_LINE |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Container::set |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Sets a service. |
PHP_Token_FILE |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Container::has |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Returns true if the given service is defined. |
DialogTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/DialogTest.php |
Definition of Drupal\system\Tests\Ajax\DialogTest. |
Filter::$title |
property |
drupal/core/modules/filter/lib/Drupal/filter/Annotation/Filter.php |
The human-readable name of the filter. |
Container::get |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Gets a service. |
Session::clear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Clears all attributes. |
NcsLastUpdated |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/sort/NcsLastUpdated.php |
Sort handler for the newer of last comment / node updated. |
picture.module |
file |
drupal/core/modules/picture/picture.module |
Picture display formatter for image fields. |
book_link_load |
function |
drupal/core/modules/book/book.module |
Gets a book menu link by its menu link ID. |
router.builder |
service |
drupal/core/core.services.yml |
Drupal\Core\Routing\RouteBuilder |
ViewsEntityRow |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsEntityRow.php |
Provides views row plugin definitions for all non-special entity types. |
CssCommand.php |
file |
drupal/core/lib/Drupal/Core/Ajax/CssCommand.php |
Definition of Drupal\Core\Ajax\CssCommand. |
String::format |
function |
drupal/core/lib/Drupal/Component/Utility/String.php |
Formats a string for HTML display by replacing variable placeholders. |
tour_test_menu |
function |
drupal/core/modules/tour/tests/tour_test/tour_test.module |
Implements hook_menu(). |
FooClass::$foo |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/foo.php |
|
path.admin.inc |
file |
drupal/core/modules/path/path.admin.inc |
Administrative page callbacks for the path module. |
install_drupal |
function |
drupal/core/includes/install.core.inc |
Installs Drupal either interactively or via an array of passed-in settings. |
AttributeArray |
class |
drupal/core/lib/Drupal/Core/Template/AttributeArray.php |
A class that defines a type of Attribute that can be added to as an array. |
Session::count |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Returns the number of attributes. |
Broken::broken |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Broken.php |
Determine if the handler is considered 'broken' |
FooClass::$bar |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/foo.php |
|
user.pages.inc |
file |
drupal/core/modules/user/user.pages.inc |
User page callback file for the user module. |
user_node_load |
function |
drupal/core/modules/user/user.module |
Implements hook_node_load(). |
globalFunction |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoveredFunction.php |
|
Filter::$cache |
property |
drupal/core/modules/filter/lib/Drupal/filter/Annotation/Filter.php |
Specifies whether the filtered text can be cached. |
GroupByNumeric |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/GroupByNumeric.php |
Handler for GROUP BY on simple numeric fields. |
user.admin.inc |
file |
drupal/core/modules/user/user.admin.inc |
Admin page callback file for the user module. |
Collection.php |
file |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
|
BundleTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Bundle/BundleTest.php |
Definition of Drupal\system\Tests\Bundle\BundleTest. |
menu_node_save |
function |
drupal/core/modules/menu/menu.module |
Helper for hook_node_insert() and hook_node_update(). |
UserUid::query |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/filter/UserUid.php |
Add this filter to the query. |
menu.admin.css |
file |
drupal/core/modules/menu/css/menu.admin.css |
.menu-enabled {
width: 70px;
}
.menu-label {
font-weight: bold;
} |
Token::replace |
function |
drupal/core/lib/Drupal/Core/Utility/Token.php |
Replaces all tokens in a given string with appropriate values. |
NcsLastUpdated |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/filter/NcsLastUpdated.php |
Filter handler for the newer of last comment / node updated. |
entity.install |
file |
drupal/core/modules/entity/entity.install |
Install, update and uninstall functions for the entity module. |
assertions.php |
file |
drupal/core/vendor/phpunit/phpunit/build/assertions.php |
|
RenderTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Definition of Drupal\system\Tests\Common\RenderTest. |
LinkWidget.php |
file |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/widget/LinkWidget.php |
Contains \Drupal\link\Plugin\field\widget\LinkWidget. |
FooCommand.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionPresentBundle/Command/FooCommand.php |
|
EntityUUIDTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php |
Tests creation, saving, and loading of entity UUIDs. |
RegressionTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RegressionTest.php |
Tests for database regressions. |
Session::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Returns the session ID. |
ViewsSelection |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Plugin implementation of the 'selection' entity_reference. |
AutoEscape.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php |
|
Breakpoint.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/Breakpoint.php |
Definition of Drupal\breakpoint\Plugin\Core\Entity\Breakpoint. |
Session::setId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Sets the session ID |