|
field_test_menu |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_menu(). |
|
transliteration |
service |
drupal/core/core.services.yml |
Drupal\Core\Transliteration\PHPTransliteration |
|
Comparison::LTE |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php |
|
|
PreviewTest.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/PreviewTest.php |
Contains \Drupal\views_ui\Tests\PreviewTest. |
|
image.admin.css |
file |
drupal/core/modules/image/css/image.admin.css |
/**
* Image style configuration pages.
*/
.image-style-new,
.image-style-new div {
display: inline;
}
.image-style-preview .preview-image-wrapper {
float: left;
padding-bottom: 2em;
text-align: center;
top: 50%;
width:… |
|
NoTestCaseClass |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/NoTestCaseClass.php |
|
|
Bundle::getPath |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
Gets the Bundle directory path. |
|
system.cron.yml |
file |
drupal/core/profiles/standard/config/system.cron.yml |
drupal/core/profiles/standard/config/system.cron.yml |
|
JSMinFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php |
|
|
VersionTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/VersionTest.php |
Definition of Drupal\system\Tests\Module\VersionTest. |
|
EntityLabelTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityLabelTest.php |
Tests entity properties. |
|
EntityReference |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/row/EntityReference.php |
EntityReference row plugin. |
|
Comparison::GTE |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php |
|
|
PHP_Token_CARET |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
|
AssignOwnerNode |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Assigns ownership of a node to a user. |
|
Bundle::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
Returns the bundle name (the class short name). |
|
Type::node_type |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Type.php |
|
|
forum.views.inc |
file |
drupal/core/modules/forum/forum.views.inc |
Provide views data and handlers for forum.module. |
|
PHP_Token_TILDE |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
|
ajax.subscriber |
service |
drupal/core/core.services.yml |
Drupal\Core\Ajax\AjaxSubscriber |
|
RebuildTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RebuildTest.php |
Definition of Drupal\system\Tests\Menu\RebuildTest. |
|
Select::orderBy |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Select.php |
Overrides SelectQuery::orderBy(). |
|
BundleInterface |
interface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php |
BundleInterface. |
|
FieldPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Base field handler that has no options and renders an unformatted field. |
|
Nid::titleQuery |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Nid.php |
Override the behavior of title(). Get the title of the node. |
|
Comparison::NIN |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php |
|
|
CurrentUser.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_default/CurrentUser.php |
Definition of Drupal\user\Plugin\views\argument_default\CurrentUser. |
|
StreamInterface |
interface |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
OO interface to PHP streams |
|
Combine::$query |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Combine.php |
|
|
EntityReference |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
The plugin that handles an EntityReference display. |
|
menu_build_tree |
function |
drupal/core/includes/menu.inc |
Builds a menu tree, translates links, and checks access. |
|
PluginUIManager |
class |
drupal/core/modules/system/lib/Drupal/system/Plugin/Type/PluginUIManager.php |
Manages discovery and instantiation of Plugin UI plugins. |
|
Comparison::$op |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php |
|
|
DatabaseStorage |
class |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Defines the Database storage controller. |
|
NoType::execute |
function |
drupal/core/modules/system/tests/modules/action_test/lib/Drupal/action_test/Plugin/Action/NoType.php |
Executes the plugin. |
|
ApiDataTest.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/ApiDataTest.php |
Contains \Drupal\field\Tests\Views\ApiDataTest. |
|
PhpMail::format |
function |
drupal/core/lib/Drupal/Core/Mail/PhpMail.php |
Concatenates and wraps the e-mail body for plain-text mails. |
|
Update::compile |
function |
drupal/core/lib/Drupal/Core/Database/Query/Update.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compile(). |
|
Vid::titleQuery |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Vid.php |
Override the behavior of title(). Get the title of the revision. |
|
Taxonomy::title |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/Taxonomy.php |
Override the behavior of title(). Get the title of the node. |
|
FieldUITest.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/FieldUITest.php |
Contains \Drupal\field\Tests\Views\FieldUITest. |
|
system_get_info |
function |
drupal/core/modules/system/system.module |
Returns an array of information about enabled modules or themes. |
|
country_manager |
service |
drupal/core/core.services.yml |
Drupal\Core\Locale\CountryManager |
|
image_file_move |
function |
drupal/core/modules/image/image.module |
Implements hook_file_move(). |
|
SearchBlock.php |
file |
drupal/core/modules/search/lib/Drupal/search/Plugin/Block/SearchBlock.php |
Contains \Drupal\search\Plugin\Block\SearchBlock. |
|
SystemMenuBlock |
class |
drupal/core/modules/system/lib/Drupal/system/Plugin/Derivative/SystemMenuBlock.php |
Provides block plugin definitions for system menus. |
|
number.info.yml |
file |
drupal/core/modules/number/number.info.yml |
drupal/core/modules/number/number.info.yml |
|
IpUtilsTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/IpUtilsTest.php |
|
|
RangeConstraint |
class |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php |
Range constraint. |
|
_menu_tree_data |
function |
drupal/core/includes/menu.inc |
Builds the data representing a menu tree. |