Url::combine |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
Combine the URL with another URL. Parts specified in the passed URL will supersede parts in the current URL. |
TimeInterval |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/TimeInterval.php |
A handler to provide proper displays for time intervals. |
book_outline |
function |
drupal/core/modules/book/book.pages.inc |
Page callback: Shows the outline form for a single node. |
Length::$min |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Length.php |
|
Psr0FindFile |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php |
Finds a class in a PSR-0 structure. |
Broken::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Broken.php |
Overrides \Drupal\views\Plugin\views\filter\FilterPluginBase::init(). |
hook_install |
function |
drupal/core/modules/system/system.api.php |
Perform setup tasks when the module is installed. |
Choice::$min |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Choice.php |
|
MenuLink::$p5 |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The fifth entity ID in the materialized path. |
MenuLink::$p6 |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The sixth entity ID in the materialized path. |
MenuLink::$p7 |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The seventh entity ID in the materialized path. |
MenuLink::$p8 |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The eighth entity ID in the materialized path. |
MenuLink::$p9 |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The ninth entity ID in the materialized path. |
RoleInterface |
interface |
drupal/core/modules/user/lib/Drupal/user/RoleInterface.php |
Provides an interface defining a user role entity. |
FieldInstance |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
Defines the Field instance entity. |
FeedInterface |
interface |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedInterface.php |
Provides an interface defining an aggregator feed entity. |
Singleton.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/Singleton.php |
|
text.info.yml |
file |
drupal/core/modules/text/text.info.yml |
drupal/core/modules/text/text.info.yml |
module_invoke |
function |
drupal/core/includes/bootstrap.inc |
Invokes a hook in a particular module. |
ItemInterface |
interface |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemInterface.php |
Provides an interface defining an aggregator item entity. |
color.install |
file |
drupal/core/modules/color/color.install |
Install, update and uninstall functions for the color module. |
FormInterface |
interface |
drupal/core/lib/Drupal/Core/Form/FormInterface.php |
Provides an interface for a Form. |
TipPluginText |
class |
drupal/core/modules/tour/lib/Drupal/tour/Plugin/tour/tip/TipPluginText.php |
Displays some text as a tip. |
LinkReply.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkReply.php |
Definition of Drupal\comment\Plugin\views\field\LinkReply. |
AdminTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php |
Definition of Drupal\system\Tests\System\AdminTest. |
comment_links |
function |
drupal/core/modules/comment/comment.module |
Adds reply, edit, delete, etc. links, depending on user permissions. |
Current::init |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Current.php |
Overrides Drupal\views\Plugin\views\filter\BooleanOperator::init(). |
HexBinary.php |
file |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/HexBinary.php |
|
UninstallTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php |
Unit tests for module uninstallation and related hooks. |
tour.info.yml |
file |
drupal/core/modules/tour/tour.info.yml |
drupal/core/modules/tour/tour.info.yml |
dblog.install |
file |
drupal/core/modules/dblog/dblog.install |
Install, update and uninstall functions for the dblog module. |
NodeAdminTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php |
Tests node administration page functionality. |
PHP_Token_INC |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
field.install |
file |
drupal/core/modules/field/field.install |
Install, update, and uninstall functions for the Field module. |
InsertLobTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertLobTest.php |
Tests inserts using LOB fields, which are weird on some databases. |
InPlaceEditor |
class |
drupal/core/modules/edit/lib/Drupal/edit/Annotation/InPlaceEditor.php |
Defines an InPlaceEditor annotation object. |
print-rtl.css |
file |
drupal/core/misc/print-rtl.css |
body {
direction: rtl;
}
th {
text-align: right;
} |
MappingDriver |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php |
Contract for metadata drivers. |
UserAdminTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php |
|
Query::finish |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Finish the query by adding fields, GROUP BY and range. |
InputRequired |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php |
Exposed form plugin that provides an exposed form with required input. |
views_install |
function |
drupal/core/modules/views/views.install |
Implements hook_install(). |
authorize.inc |
file |
drupal/core/includes/authorize.inc |
Helper functions and form handlers used for the authorize.php script. |
InsertCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/InsertCommand.php |
Generic AJAX command for inserting content. |
book.info.yml |
file |
drupal/core/modules/book/book.info.yml |
drupal/core/modules/book/book.info.yml |
block.install |
file |
drupal/core/modules/block/block.install |
Install, update and uninstall functions for the block module. |
block_install |
function |
drupal/core/modules/block/block.install |
Implements hook_install(). |
ChainTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php |
|
Comment::init |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Comment.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::init(). |
InvokeCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
AJAX command for invoking an arbitrary jQuery method. |