|
hook_search_admin |
function |
drupal/core/modules/search/search.api.php |
Add elements to the search settings form. |
|
ReadOnlyException |
class |
drupal/core/lib/Drupal/Core/TypedData/ReadOnlyException.php |
Exception thrown when trying to write or set ready-only data. |
|
LocaleContentTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Functional tests for multilingual support on nodes. |
|
Response::__clone |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Clones the current Response instance. |
|
Node::render_link |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Node.php |
Render whatever the data is as a link to the node. |
|
hook_updater_info |
function |
drupal/core/modules/system/system.api.php |
Provide information on Updaters (classes that can update Drupal). |
|
color_get_palette |
function |
drupal/core/modules/color/color.module |
Retrieves the color palette for a particular theme. |
|
Response::prepare |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Prepares the Response before it is sent to the client. |
|
EnableDisableTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php |
Tests functionality for enabling and disabling modules. |
|
InputRequired.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php |
Definition of Drupal\views\Plugin\views\exposed_form\InputRequired. |
|
color_scheme_form |
function |
drupal/core/modules/color/color.module |
Form constructor for the color configuration form for a particular theme. |
|
Schema::dropTable |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Drop a table. |
|
LayoutManager.php |
file |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Type/LayoutManager.php |
Definition of Drupal\layout\Plugin\Type\LayoutManager. |
|
PoWriterInterface |
interface |
drupal/core/lib/Drupal/Component/Gettext/PoWriterInterface.php |
Shared interface definition for all Gettext PO Writers. |
|
comment.theme.css |
file |
drupal/core/modules/comment/comment.theme.css |
Basic styling for comment module. |
|
ClosureLoader.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/ClosureLoader.php |
|
|
hook_update_index |
function |
drupal/core/modules/search/search.api.php |
Update the search index for this module. |
|
common_test_theme |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Implements hook_theme(). |
|
Schema::dropField |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Drop a field. |
|
PhpFileLoader.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php |
|
|
ManageDisplayTest |
class |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests the functionality of the 'Manage display' screens. |
|
comment.pages.inc |
file |
drupal/core/modules/comment/comment.pages.inc |
User page callbacks for the Comment module. |
|
_menu_get_options |
function |
drupal/core/modules/menu/menu.module |
Helper function to get the items of the given menu. |
|
PoReaderInterface |
interface |
drupal/core/lib/Drupal/Component/Gettext/PoReaderInterface.php |
Shared interface definition for all Gettext PO Readers. |
|
user_comment_view |
function |
drupal/core/modules/user/user.module |
Implements hook_comment_view(). |
|
Profile::setToken |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Sets the token. |
|
drupal_html_class |
function |
drupal/core/includes/common.inc |
Prepares a string for use as a valid class name. |
|
system_token_info |
function |
drupal/core/modules/system/system.tokens.inc |
Implements hook_token_info(). |
|
Profile::getToken |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Gets the token. |
|
Field::click_sort |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Called to determine what to tell the clicksorter. |
|
DisplayNoAreaTest |
class |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayNoAreaTest.php |
Defines a Display test plugin with areas disabled. |
|
TermFieldTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php |
Definition of Drupal\taxonomy\Tests\TermFieldTest. |
|
ExpiringCache.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
|
|
update_is_missing |
function |
drupal/core/includes/update.inc |
Determines if a module update is missing or unavailable. |
|
Integer::setValue |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Integer.php |
Implements TypedDataInterface::setValue(). |
|
HttpCache::record |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Records that an event took place. |
|
_user_mail_notify |
function |
drupal/core/modules/user/user.module |
Conditionally create and send a notification email when a certain
operation happens on the given user account. |
|
Integer::validate |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Integer.php |
Implements TypedDataInterface::validate(). |
|
comment.views.inc |
file |
drupal/core/modules/comment/comment.views.inc |
Provide views data and handlers for comment.module. |
|
book_outline_form |
function |
drupal/core/modules/book/book.pages.inc |
Form constructor for the book outline form. |
|
UserBundle::build |
function |
drupal/core/modules/user/lib/Drupal/user/UserBundle.php |
Overrides Symfony\Component\HttpKernel\Bundle\Bundle::build(). |
|
comment.admin.inc |
file |
drupal/core/modules/comment/comment.admin.inc |
Admin page callbacks for the Comment module. |
|
TermIndexTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php |
Definition of Drupal\taxonomy\Tests\TermIndexTest. |
|
XmlDumperTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
|
statistics_schema |
function |
drupal/core/modules/statistics/statistics.install |
Implements hook_schema(). |
|
ApcCache::doFetch |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ApcCache.php |
Fetches an entry from the cache. |
|
HttpCacheTestCase |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php |
|
|
NoLabelTestEntity |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/NoLabelTestEntity.php |
Test entity class. |
|
system.tokens.inc |
file |
drupal/core/modules/system/system.tokens.inc |
Builds placeholder replacement tokens system-wide data. |
|
Schema::dropIndex |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Drop an index. |