StreamInterface::getWrapperData |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Wrapper specific data attached to this stream. |
ImageFieldTestBase::$admin_user |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
|
DRUPAL_MINIMUM_PHP_MEMORY_LIMIT |
constant |
drupal/core/includes/bootstrap.inc |
Minimum recommended value of PHP memory_limit. |
comment_admin_overview_validate |
function |
drupal/core/modules/comment/comment.admin.inc |
Form validation handler for comment_admin_overview(). |
EntityReferenceAdminTest::setUp |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
Sets up a Drupal site for running functional and integration tests. |
_language_admin_common_controls |
function |
drupal/core/modules/language/language.admin.inc |
Common elements of the language addition and editing form. |
language_admin_edit_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process the language editing form submission. |
ImageAdminStylesTest::testStyle |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
General test to add a style, add/remove/edit effects to it, then delete it. |
QueryGroupByTest::testGroupByMin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
FilledMinimalUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledMinimalUpgradePathTest.php |
Definition of Drupal\system\Tests\Upgrade\FilledMinimalUpgradePathTest. |
ForumIntegrationTest::$testViews |
property |
drupal/core/modules/forum/lib/Drupal/forum/Tests/Views/ForumIntegrationTest.php |
Views used by this test. |
ActionAdminManageForm::getFormID |
function |
drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php |
Returns a unique string identifying the form. |
ActionAdminManageForm::buildForm |
function |
drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php |
Form constructor. |
ViewsFormInterface::getFormState |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormInterface.php |
Gets the form state for this form. |
views.view.user_admin_people.yml |
file |
drupal/core/modules/user/config/views.view.user_admin_people.yml |
drupal/core/modules/user/config/views.view.user_admin_people.yml |
AdminBlockDeleteForm::submitForm |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Form submission handler. |
TermIndexTest::testTaxonomyIndex |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php |
Tests that the taxonomy index is maintained properly. |
FilterAdminTest::testFormatAdmin |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php |
Tests the format administration functionality. |
FilterAdminTest::testFilterAdmin |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php |
Tests filter administration functionality. |
SiteMaintenanceTest::$admin_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SiteMaintenanceTest.php |
|
UserAdminSettingsFormTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
ContactPersonalTest::$admin_user |
property |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php |
A user with some administrative permissions. |
UserPermissionsTest::$admin_user |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php |
|
NodeFormButtonsTest::$admin_user |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFormButtonsTest.php |
|
UpdateCoreTest::setSystemInfo7_0 |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Sets the version to 7.0 when no project-specific mapping is defined. |
BlockUiTest::testBlockAdminUiPage |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php |
Test block admin page exists and functions correctly. |
filter_admin_format_form_validate |
function |
drupal/core/modules/filter/filter.admin.inc |
Form validation handler for filter_admin_format_form(). |
BareMinimalUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
ActionAdminManageForm::submitForm |
function |
drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php |
Form submission handler. |
BlockHiddenRegionTest::$adminUser |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
An administrative user to configure the test environment. |
USER_REGISTER_ADMINISTRATORS_ONLY |
constant |
drupal/core/modules/user/user.module |
Only administrators can create user accounts. |
AdminBlockDeleteForm::getQuestion |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Returns the question to ask the user. |
ViewExecutable::setShowAdminLinks |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Enables admin links on the rendered view. |
ViewExecutable::getShowAdminLinks |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Returns whether admin links should be rendered on the view. |
SystemInfoController::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/SystemInfoController.php |
Constructs a SystemInfoController object. |
StaticLayout::getAdminScriptFiles |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php |
Returns the list of administrative JS files associated with this layout. |
EntityReferenceAdminTest::getInfo |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
|
language_admin_edit_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Validate the language editing form. Reused for custom language addition too. |
language_admin_delete_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process language deletion submissions. |
NonDefaultBlockAdminTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
|
PathSubscriber::onKernelTerminate |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php |
Ensures system paths for the request get cached. |
SchemaTermInterface::getProperties |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermInterface.php |
Get the term properties. |
ActionAdminManageForm::__construct |
function |
drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php |
Constructs a new ActionAdminManageForm. |
BlockLibrarySearchTest::$adminUser |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
An administrative user to configure the test environment. |
HistoryUserTimestamp::adminSummary |
function |
drupal/core/modules/history/lib/Drupal/history/Plugin/views/filter/HistoryUserTimestamp.php |
Display the filter on the administrative summary |
BareMinimalNoConfigUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalNoConfigUpgradePathTest.php |
Tests the database upgrade path without creating config directories. |
ThemeTest::testAdministrationTheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php |
Test the administration theme functionality. |
UserAdminSettingsFormTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
|
MapTypesFromInputEvent::$inputUris |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
An array of incoming RDF type URIs. |
EntityReferenceAdminTest::$modules |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
|